projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5442ad
)
Bind C-c keys in the article buffer
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 25 Jan 2017 19:40:27 +0000
(20:40 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 25 Jan 2017 19:40:27 +0000
(20:40 +0100)
* lisp/gnus/gnus-art.el (gnus-article-mode-map): Also bind the
C-c keys so that they execute in the summary buffer
(bug#18257). This makes commands like `C-c C-f' work from the
article buffer.
lisp/gnus/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-art.el
b/lisp/gnus/gnus-art.el
index a0f14402fbf11483515ce9c770cfe4a69df025bc..80c519a4396b98bc5e093dc6ee274be13caf3c6d 100644
(file)
--- a/
lisp/gnus/gnus-art.el
+++ b/
lisp/gnus/gnus-art.el
@@
-4391,6
+4391,7
@@
If variable `gnus-use-long-file-name' is non-nil, it is
"e" gnus-article-read-summary-keys
"\C-d" gnus-article-read-summary-keys
+ "\C-c" gnus-article-read-summary-keys
"\M-*" gnus-article-read-summary-keys
"\M-#" gnus-article-read-summary-keys
"\M-^" gnus-article-read-summary-keys